Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WAPopupAnchorTag overrides #name: of WAAnchorTag with different semantics #645

Closed
GoogleCodeExporter opened this issue Mar 25, 2015 · 2 comments

Comments

@GoogleCodeExporter
Copy link

 - WAAnchorTag implements #name: which sets the name attribute.
 - WAPopupAnchorTag overrides #name: which sets the window title of the popup window
This is quite uncool.

a possible solution could be:
 - add WAPopupAnchorTag >> #windowTitle: (or similar)
 - deprecate WAPopupAnchorTag >> #name: in favor of #windowTitle:
at some point later (probably 3.1)
 - remove WAPopupAnchorTag >> #name: and use the one inherited from WAAnchorTag

Original issue reported on code.google.com by [email protected] on 19 Feb 2011 at 9:55

@GoogleCodeExporter
Copy link
Author

Original comment by [email protected] on 26 Feb 2011 at 10:11

  • Added labels: BiteSize
  • Removed labels: ****

@GoogleCodeExporter
Copy link
Author

Name: Seaside-Canvas-pmm.119
Author: pmm
Time: 28 August 2011, 6:36:04 pm
UUID: a6b75b61-e2b7-4b8d-9d76-019bc6ad2648
Ancestors: Seaside-Canvas-pmm.118

- Issue 645:    WAPopupAnchorTag overrides #name: of WAAnchorTag with different 
semantics

Original comment by [email protected] on 28 Aug 2011 at 5:36

  • Changed state: Fixed
  • Added labels: Version-Seaside3.1
  • Removed labels: ****

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant